Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.12.0.x fix all kind of lock issues #463

Merged
merged 1 commit into from
Jul 30, 2015
Merged

V0.12.0.x fix all kind of lock issues #463

merged 1 commit into from
Jul 30, 2015

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Jul 30, 2015

Testing all over is needed for this one

@eduffield222
Copy link

The only issue I've seen is this one:

POTENTIAL DEADLOCK DETECTED
2015-07-30 14:24:44 Previous lock order was:
2015-07-30 14:24:44 pnode->cs_vRecvMsg net.cpp:1451
2015-07-30 14:24:44 (1) cs_main main.cpp:4045
2015-07-30 14:24:44 (2) cs_vSend net.cpp:2064
2015-07-30 14:24:44 Current lock order is:
2015-07-30 14:24:44 (2) pnode->cs_vSend net.cpp:1470
2015-07-30 14:24:44 (1) cs_main main.cpp:5300
2015-07-30 14:24:44 (1) cs_main main.cpp:1614

I'm going to merge, we can continue testing on testnet. Thanks!

eduffield222 pushed a commit that referenced this pull request Jul 30, 2015
V0.12.0.x fix all kind of lock issues
@eduffield222 eduffield222 merged commit 4455951 into dashpay:v0.12.0.x Jul 30, 2015
@UdjinM6 UdjinM6 deleted the v0.12.0.x_fix_locks branch March 7, 2016 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants